@font-face{
    font-family:"SourceHanSansCNLight";
    src:url(../font/SourceHanSansCN-Light.eot);
    src:local('SourceHanSansCNLight'),
    url(../font/SourceHanSansCN-Light.eot?#iefix) format("embedded-opentype"),
    url(../font/SourceHanSansCN-Light.woff) format("woff"),
    url(../font/SourceHanSansCN-Light.ttf) format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face{
    font-family:"SourceHanSansCNRegular";
    src:url(../font/SourceHanSansCN-Regular.eot);
    src:local('SourceHanSansCNRegular'),
    url(../font/SourceHanSansCN-Regular.eot?#iefix) format("embedded-opentype"),
    url(../font/SourceHanSansCN-Regular.woff) format("woff"),
    url(../font/SourceHanSansCN-Regular.ttf) format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face{
    font-family:"SourceHanSansCNMedium";
    src:url(../font/SourceHanSansCN-Medium.eot);
    src:url(../font/SourceHanSansCN-Medium.eot?#iefix) format("embedded-opentype"),
    url(../font/SourceHanSansCN-Medium.woff) format("woff"),
    url(../font/SourceHanSansCN-Medium.ttf) format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face{
    font-family:"SourceHanSansCNBold";
    src:url(../font/SourceHanSansCN-Bold.eot);
    src:url(../font/SourceHanSansCN-Bold.eot?#iefix) format("embedded-opentype"),
    url(../font/SourceHanSansCN-Bold.woff) format("woff"),
    url(../font/SourceHanSansCN-Bold.ttf) format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face{
    font-family:"Elephant";
	src:url(../font/Elephant.eot);
    src:url(../font/Elephant.eot?#iefix) format("embedded-opentype"),
    /* url(../font/Elephant.woff) format("woff"), */
    url(../font/Elephant.ttf) format("truetype");
    font-style: normal;
    font-weight: normal;
}
body{font-family:"SourceHanSansCNLight","Segoe UI","Lucida Grande",Helvetica,Arial, SimSun,FreeSans,Arimo,"Droid Sans","Hiragino Sans GB","Hiragino Sans GB W3",sans-serif;font-size:14px;max-width:1920px;margin:0 auto;}
body,form,input,select,textarea{-webkit-text-size-adjust : none ;-moz-text-size-adjust : none ;-ms-text-size-adjust : none ;-o-text-size-adjust : none ;text-size-adjust : none;}
a:hover{
    color: #036eb8;
    text-decoration: none;
}
.header-wrap{
	position: relative;
}
.header-wrap .header{display: block;height: 60px;}
.header-wrap .header .nav{width: auto;margin-top: 10px;}
.header-wrap .header .nav >ul> li{position: static;padding:0 20px 10px;}
.header-wrap .header .nav >ul> li>a{font-family: "SourceHanSansCNRegular";font-size: 12px;display: block;
    height: 40px;border-bottom: 2px solid transparent;}
.header-wrap .header .nav >ul> li>a p{font-size: 16px;line-height: 1;}
.header-wrap .header .nav >ul >li> a:hover,.header-wrap .header .nav ul .nav_on> a {
    color: #006eb8;
    border-bottom: 2px solid #006eb8;
    
}
.art-subnav{
	position: absolute;
	top:100%;
	left: 0;
	width: 100%;
	z-index: 99;
    display: none;
}
.art-subnav .art-subnav-top{
	background: #e5e5e5;
}
.art-subnav-con{background: #fff;padding-top:22px;padding-bottom:18px;}
.art-subnav-top ul {
	width: 1110px;
	font-size: 0;
	margin:0 auto;
	text-align: center;
}
.art-subnav-top ul li{
	display: inline-block;
	width: 14.28571428571429%;
	font-size: 15px;
	font-family: "SourceHanSansCNBold";
	color:#000;
	padding:0;
    text-align: left;
}
.header-wrap .header .nav .art-subnav-top ul li a{
	display: block;
	height: 50px;
	line-height: 50px;
	border-bottom-width: 0;
    padding:0 12px;
}
.header-wrap .header .nav .art-subnav-top ul li.active a,.header-wrap .header .nav .art-subnav-top ul li a:hover{color:#006eb8;}
.art-subnav-con .art-con{
	width: 1110px;
	margin:0 auto;
}
.art-subnav-con .art-con .art-groups{
	width: 100%;
	table-layout: fixed;
}
.art-subnav-con .art-con .art-groups tr td{
	border-left:1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
    padding-right: 10px;
	padding-left: 12px;
	text-align: left;
	vertical-align: top;
}
.art-subnav-con .art-con .art-groups a{
	border-bottom-width: 0;
	height: auto;
}
.art-groups dl dt{
    font-size: 14px;
    font-family: "SourceHanSansCNBold";
    color:#000;
    line-height: 1;
    margin-bottom:10px;
}
.art-groups dl dt i{
    display: inline-block;
    width: 9px;
    height: 10px;
    background: url(../images/art_ico_right.png);
    margin-left: 6px;
}
.art-groups dl dt a:hover i{background: url(../images/art_ico_righth.png);}
.header-wrap .art-groups dl{height:160px;}
.header-wrap .art-groups dl dd{margin-bottom: 8px;}
.header-wrap .art-groups dl dd a{
    display: block;
    line-height: 1;
    color:#4f4f4f;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.header-wrap .art-groups dl dd a:hover{color:#006eb8;}
/* .art-video{position: relative;}
.art-video video{
    position: absolute;
    top:50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    min-height: 100%;
    min-width: 100%;
} */
.art-video video{display: block;width: 100%;}
#footer{font-size: 12px;}
.footer_b{font-size: 12px;}

.art-w-nav{
    height: 86px;
    background: url(../images/art_bg.jpg) center  no-repeat;
    box-shadow: 0 4px 20px 3px #b5b5b5;
    overflow: hidden;
}
.art-con{width: 1110px;margin:0 auto;}
.art-w-nav ul{
    margin-top: 10px;
    background: url(../images/art_line.png) left center no-repeat;
}
.art-w-nav ul li{
    float: left;
    width: 25%;
    background: url(../images/art_line.png) right center no-repeat;
}
.art-w-nav ul li .art-w-ico img{height: 35px;}
.art-w-nav ul li a{display: block;transition: all 0.3s;-webkit-transition:all 0.3s;}
.art-w-nav ul li:hover a{-webkit-transform:translateY(-7px);transform: translateY(-7px);}
.art-w-nav ul li .p{
    font-size: 16px;
    color:#fff;
}
.art-title{
    margin-top: 60px;
    margin-bottom: 42px;
    text-align: center;
}
.art-title .t{
    font-size: 28px;
    font-family: "SourceHanSansCNBold";
    color: #000;
}
.art-title .b{
    font-size: 14px;
    font-family:"SourceHanSansCNMedium";
    color:#626262;
    text-transform: uppercase;
    letter-spacing: 3px;
}
/* .art-title .line{
    width: 60px;
    height: 2px;
    background: #626262;
    margin:3px auto 6px;
} */
.art-about .img{float: left;}
.art-about .txt{
    width: 616px;
    float: right;
    text-align: left;
}
.art-about .txt .titles span{
    display: inline-block;
    font-size: 18px;
    font-family:"SourceHanSansCNMedium";
    color:#036eb8;
    padding-bottom: 4px;
    border-bottom:2px solid #036eb8;
}
.art-about .txt .mes{
    margin-top:10px;
    line-height: 30px;
    color:#3e3a39;
    text-indent: 2em;
    font-family:"SourceHanSansCNMedium";
    height:225px;
}
.art-more-s1 a{
    font-size: 12px;
    display: inline-block;
    width: 72px;
    height: 28px;
    line-height: 28px;
    color:#036eb8;
    font-family:"SourceHanSansCNMedium";
    border:1px solid #036eb8;
    text-align: center;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.art-more-s1 a:hover{
    background: #036eb8;
    color:#fff;
}
.art-product{
    margin:0 -21px;
    position: relative;
}
.art-product .tempWrap{margin: 0;}
.art-product .bd {
    overflow: hidden;
}
.art-product .bd ul li{
    float: left;
    width: 268px;
    margin:0 10px;
    position: relative;
}
.art-product .bd ul li .bg{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: none;
}
.art-product .bd ul li:hover .bg{display: block;}
.art-prev{
    width:16px;
    height: 30px;
    background: url(../images/art_prev.png);
    position: absolute;
    top:50%;
    left: -20px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 4;
}
.art-next{
    width:16px;
    height: 30px;
    background: url(../images/art_next.png);
    position: absolute;
    top:50%;
    right: -20px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 4;
}
.art-pro-boxs{
    display: block;
    padding:72px 0 80px;
    border:1px solid #000;
    position: relative;
    z-index: 3;
}
/* .art-pro-boxs:hover{background: #000;} */
.art-pro-boxs .img{
    width: 102px;
    height: 102px;
    border-radius: 100%;
    border:1px solid #000;
    position: relative;
    margin:0 auto;
}
.art-pro-boxs:hover .img{
    border-color: #fff!important;
}
.art-pro-boxs .img img{
    position: absolute;
    top:0;
    right: 0;
    bottom:0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}
.art-pro-boxs .img img.img2{opacity:0;}
.art-pro-boxs:hover .img img.img1{opacity:0;}
.art-pro-boxs:hover .img img.img2{opacity:1;}
.art-pro-boxs .p{
    font-size: 20px;
    color:#000;
    font-family: "SourceHanSansCNRegular";
    margin-top: 10px;
}
.art-pro-boxs:hover .p{color:#fff!important;}

.art-case-list ul{
    margin: 0 -9px;
}
.art-case-list ul li{
    width: 358px;
    float: left;
    margin:0 9px;
}
.art-case-list ul li .img img{
    display: block;
    width: 100%;
}
.art-case-list ul li .txt{
    border:1px solid #bfbfbf;
    border-top-width: 0;
    padding:15px 12px;
    text-align: left;
}
.art-case-list ul li .txt .t{
    font-size: 16px;
    font-family: "SourceHanSansCNBold";
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.art-case-list ul li .txt .p{
    font-family: "SourceHanSansCNMedium";
    color:#3e3a39;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
}
.art-news{
    margin-bottom: 50px;
    text-align: left;
}
.art-news .art-news-left{
    width: 455px;
    float: left;
}
.art-news .art-news-left .img img{
    vertical-align: top;
    width: 455px;
    height: 226px;
}
.art-news .art-news-right{
    float:right;
    width: 616px;
}
.title-s1003{
    font-family: "SourceHanSansCNBold";
    margin-bottom: 15px;
    line-height: 22px;
}
.tigs-s1004{line-height: 24px;margin-bottom: 15px;}
.tigs-s1004 span.cm{
    display: inline-block;
    height:14px;
    line-height: 14px;
    border-left:1px solid #888;
    border-right: 1px solid #888;
    padding:0 15px;
}
.art-news .ps{
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    margin-bottom: 10px;
    text-align: justify;
}
.art-news-list li{
    border-bottom:1px dashed #888;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.art-news-list li .t i{
    float: left;
    width:7px;
    height: 11px;
    background: url(../images/art_r.png);
    margin:5px 8px 0 0;
}
.art-news-list li .t:hover i{background: url(../images/art_r2.png);}
.art-news-list li .t .date{
    float:right;
    line-height: 22px;
    color:#797979;
}
.art-news-list li .t:hover .date{color:#036eb8;}
.art-news-list li .t .title-s1003{float: left;}